This patch updates the CPU field in xm list for multi-vcpu domains.
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Fri, 29 Jul 2005 10:27:12 +0000 (10:27 +0000)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Fri, 29 Jul 2005 10:27:12 +0000 (10:27 +0000)
commit4e6f46cf102df93bd4baa70950579ad2f04ffb0e
treea2bafbfca843949f80b3902eb1a0e149e7c40f44
parent259b555e84f0ce7c728f46210943ee2d0582d8e0
This patch updates the CPU field in xm list for multi-vcpu domains.
When a dom runs on multiple physical cpus, the CPU field doesn't have
much meaning.  The suggested fix was to replace the value with '-'.
Signed-off-by: Ryan Harper <ryanh@us.ibm.com>
tools/python/xen/xm/main.py